This effectively reverts the io_init.c changes from
ia64/xen-unstable.hg cset 15376:
39a95178edbf
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
}
return NULL;
}
-#endif
/* Older PROM flush WAR
*
controller->window = new_window;
}
-#ifndef XEN
void sn_pci_unfixup_slot(struct pci_dev *dev)
{
struct pci_dev *host_pci_dev = SN_PCIDEV_INFO(dev)->host_pci_dev;
static int __init sn_io_early_init(void)
{
int i, j;
+#ifndef XEN
struct pci_dev *pci_dev = NULL;
+#endif
if (!ia64_platform_is("sn2") || IS_RUNNING_ON_FAKE_PROM())
return 0;